.header {
    margin-bottom: 0;
}

    .banner img {
        width: 100%;
        font-size: 0px;
        object-fit: cover;
    }

    .news {
        margin-top: 30px;
        margin-bottom: 30px;

    }
    .news-center {
        width: 1200px;
        margin: 0 auto;
        height: 480px;
        box-sizing: border-box;
    }
#box::-webkit-scrollbar {
    display: none;
}
    .news-center .left {
        width: 580px;
        background: #ffffff;
        margin-right: 20px;
        float: left;

    }
    .right-center {
        height: 425px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
.right-center::-webkit-scrollbar {display:none}

    .news-center .right {
        width: 580px;

        background: #ffffff;
        float: right;

    }

    .right-header {
        height: 72px;
        padding-top: 20px;
    }
    .right a {
        color: #000;
    }
    .right a:hover {
        color: #000;
    }
    .right-header .title {
        width: 120px;
        height: 34px;
        font-size: 25px;
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
        margin-left: 10px;
    }

    .news-header {
        height: 72px;
        padding-top: 20px;
        padding-right: 35px;
    }
.news-header span {
    cursor:pointer;
}
.news-header img {
    width: 12px;
    height: 23px;
    object-fit: cover;
    margin-left: 10px;

}
.news-left {
        width: 110px;
        height: 34px;
        font-size: 25px;
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
        margin-left: 9px;
        padding-top: 19px;
        margin-bottom: 32px;
    }

    .news-right {
        float: right;
        width: 70px;
        height: 32px;
        font-size: 22px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 32px;
    }
    .media {
        cursor:pointer;
    }
    .media img {
        width: 172px;
        height: 111px;
        object-fit: cover;
        margin-left: 18px;
    }

    .media-body p {
        width: 357px;
        height: 76px;
        font-size: 18px;
        font-family: PingFangSC-Regular;
        color: rgba(1, 13, 27, 1);
        line-height: 35px;
        margin-bottom: 10px;
    }

    .right-news {
        width: 590px;
        height: 98px;
        padding-left: 16px;
        margin-top: 20px;

    }

    .right-news .time p {
        width: 460px;
        height: 25px;
        font-size: 21px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(107, 107, 107, 1);
        line-height: 21px;
    }

    .right-news .info p {
        width: 420px;
        height: 21px;
        font-size: 18px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(1, 13, 27, 1);
        line-height: 21px;
    }

    /*交换生部分*/
    .Exchange .left {
        float: left;
    }

    .Exchange {
        width: 1200px;
        margin: 0 auto;
        height: 460px;
        background: #ffffff;
    }
    .left_top {
        margin-top: 18px;
    }
    .Exchange .exchange_title {
        padding-top: 18px;
        margin-left: 10px;
        width: 75px;
        height: 34px;
        font-size: 25px;
        font-family: PingFangSC-Medium;
        font-weight: 600;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
    }

    .Exchange .left-info {
        margin-top: 90px;
        margin-left: 90px;
        width: 453px;
        height: 275px;
        background: rgba(254, 233, 158, 1);
        border-radius: 10px;
        position: relative;
    }
    .right .left-info {
        background:rgba(170,218,255,1);
    }

    .Exchange .left-info .img-info {
        width: 140px;
        height: 140px;
        position: absolute;
        top: -70px;
        left: 162px;
    }

    .Exchange .left-info p {
        width:419px;
        height:71px;
        font-size:16px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(1,13,27,1);
        line-height:35px;
        padding-top: 65px;
        padding-left: 20px;
    }

    .Exchange .left-info .btn {
        margin-top: 130px;
        width: 254px;
        height: 50px;
        background: rgba(255, 255, 255, 1);
        border-radius: 25px;
        margin-left: 100px;
    }

    .Exchange .left-info .btn span {
        width: 72px;
        height: 33px;
        font-size: 20px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(1, 13, 27, 1);
        line-height: 33px;
    }

    .Exchange .right {
        float: right;
        margin-top: 40px;
        margin-right: 80px;
    }

    .Exchange .right .left-info p {
        display: block;
        width: 435px;
        margin-left: 20px;
        padding-top: 75px;
        height: 94px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 500;
        color: rgba(1, 13, 27, 1);
        line-height: 31px;
        padding-left:0px;
        padding-right: 10px;
    }

    .Exchange .left-info .btn1 {
        margin-top: 118px;
        width: 254px;
        height: 50px;
        background: rgba(255, 255, 255, 1);
        border-radius: 25px;
        margin-left: 100px;
        padding-top: 8px;
        cursor: pointer;
    }

    .Exchange .right .btn1 span {
        width: 96px;
        height: 33px;
        font-size: 20px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(1, 13, 27, 1);
        line-height: 33px;
        margin-left: 97px;
        padding-top: 8px;
    }

    .school-info {
        width: 1200px;
        margin: 0 auto;
        background: #ffffff;
        height: 435px;
        margin-top: 30px;
        box-sizing: border-box;
    }

    .school-info .left {
        float: left;
        width: 510px;
    }

    .school-info .left .title {
        width: 120px;
        height: 34px;
        font-size: 25px;
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
        padding-left: 10px;
    }

    .school-info .left span {
        display: inline-block;
        width: 436px;
        height: 283px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(1, 13, 27, 1);
        line-height: 45px;
    }

    .school-info .right {
        float: right;
        width: 690px;
    }

    .school-info .right img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    /*Partner-info*/

    .Partner-info {
        width: 1200px;
        margin: 0 auto;
        background: #ffffff;
        margin-top: 30px;
        height: 683px;
    }

    .Partner-info .Partner-hader {
        height: 52px;
        margin-bottom: 9px;
    }

    .Partner-info .Partner-hader .title {
        width: 100px;
        height: 34px;
        font-size: 25px;
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
        margin-left: 21px;
        padding-top: 18px;
    }

    .Partner-info .Partner-hader .right a {
        float: right;
        width: 88px;
        height: 30px;
        font-size: 18px;
        font-family: PingFangSC-Medium;
        font-weight: 500;
        color: rgba(153, 153, 153, 1);
        line-height: 30px;
        margin-top: -24px;
        margin-right: 21px;
    }

    .Partner-info .content h3 {
        width: 387px;
        height: 617px;
        float: left;
        margin-left: 19px;
    }

    .Partner-info .content {
        margin-top: 23px;
    }

    .Partner-info .content .content-img img {
        overflow: hidden;
        margin-left: 14px;
    }

    .Partner-info .left {
        width: 387px;
        height: 617px;
        float: left;
        margin-right: 28px;
    }

    .Partner-info .Partner-info-right {
        float: right;
        width: 387px;
        height: 617px;
    }
.glyphicon_icon {
    top: 50%;
    width:70px;
    height:70px;
    background:rgba(0,0,0,0.5);
    line-height: 70px;
    border-radius: 50%;
}
    .s_solid{
        width: 3px;
        height: 21px;
        background:rgba(29, 71, 121, 1);
        display: inline-block;
    }
    .school-info .left .s_solid {
        width: 3px;
        height: 21px;
        background:rgba(29, 71, 121, 1);
        display: inline-block;
    }
    .left-img {
        margin-left: 25px;
        margin-top: 14px;
        margin-right: 15px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .Partner-info .left h3 {
        width: 102px;
        height: 34px;
        font-size: 20px;
        font-family: PingFangSC-Medium;
        font-weight: 600;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
        margin-left: 24px;
        margin-bottom: 9px;
    }
    .img_banner_p img {
        position: relative;
    }
.img_banner_p img:hover {
    cursor:pointer;
}
    .img_banner_p .dibu_img {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .media-body img {
        width: 23px;
        margin-top: -5px;
        object-fit: cover;
        height: 23px;
        margin-left: 0px;
    }
.media-body span {
    display: inline-block;
    color:rgba(103,103,103,1);
    width:256px;
    height:36px;
    font-size:20px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    line-height:18px;
}
    .img_banner_p p {
        position: absolute;
        top: 465px;
        left: 360px;
        width:720px;
        height:62px;
        font-size:40px;
        font-family:PingFangSC-Regular;
        font-weight:400;
        color:rgba(255,255,255,1);
        line-height:62px;
        z-index: 100;
    }
.carousel-indicators {
    text-align: right;
}
    .Partner-info .left span {
        display: inline-block;
        width: 343px;
        height: 256px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(1, 13, 27, 1);
        line-height: 32px;
        margin-left: 25px;
    }

    .Partner-info-right h3 {
        width: 155px;
        height: 34px;
        font-size: 20px;
        font-family: PingFangSC-Medium;
        font-weight: 600;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
        margin-left: 24px;
        margin-bottom: 9px;
    }

    .Partner-info .content h3 {
        width: 155px;
        height: 34px;
        font-size: 20px;
        font-family: PingFangSC-Medium;
        font-weight: 600;
        color: rgba(51, 51, 51, 1);
        line-height: 34px;
        margin-left: 24px;
        margin-bottom: 9px;
    }

    .Partner-info-right span {
        display: inline-block;
        width: 343px;
        height: 256px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(1, 13, 27, 1);
        line-height: 32px;
        margin-left: 25px;
    }

    .content span {
        display: inline-block;
        width: 343px;
        height: 256px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(1, 13, 27, 1);
        line-height: 32px;
        margin-left: 25px;
    }
